home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 93 / XENIATGM93.iso / Shareware / Internet Explorer 5.5 / IEAK5OPT.CAB / conf.adm < prev    next >
Windows Setup INFormation  |  2000-07-13  |  13KB  |  374 lines

  1.  
  2. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  3. CLASS USER   ;;;;;;;;;;;;;;;;;;
  4. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  5.  
  6. CATEGORY !!NetMeeting
  7. KEYNAME "Software\Microsoft\Conferencing\Policies"
  8.  
  9.     POLICY !!RestrictFileTransfer
  10.     VALUENAME "RestrictFileTransfer"
  11.         PART !!PreventSendingFiles CHECKBOX
  12.             VALUENAME "NoSendingFiles"
  13.         END PART
  14.         PART !!PreventReceivingFiles CHECKBOX
  15.             VALUENAME "NoReceivingFiles"
  16.         END PART
  17.         PART !!RestrictFTSendSize NUMERIC
  18.             VALUENAME "MaxFileSendSize"
  19.         END PART
  20.     END POLICY        
  21.  
  22.     POLICY !!RestrictAppSharing
  23.     VALUENAME "RestrictAppSharing"
  24.         PART !!PreventAppSharing CHECKBOX
  25.             VALUENAME "NoAppSharing"
  26.         END PART
  27.         PART !!PreventSharing CHECKBOX
  28.             VALUENAME "NoSharing"
  29.         END PART
  30.         PART !!PreventSharingDesktop CHECKBOX
  31.             VALUENAME "NoSharingDesktop"
  32.         END PART
  33.         PART !!PreventGrantingControl CHECKBOX
  34.             VALUENAME "NoAllowControl"
  35.         END PART
  36.         PART !!PreventSharingTrueColor CHECKBOX
  37.             VALUENAME "NoTrueColorSharing"
  38.         END PART
  39.         PART !!PreventSharingMSDOS CHECKBOX
  40.             VALUENAME "NoSharingDosWindows"
  41.         END PART
  42.         PART !!PreventSharingExplorer CHECKBOX
  43.             VALUENAME "NoSharingExplorer"
  44.         END PART
  45.     END POLICY
  46.  
  47.     POLICY !!RestrictOptionsDialog
  48.     VALUENAME "OptionsDialogRestricted"
  49.         PART !!DisableGeneralPage CHECKBOX
  50.             VALUENAME "NoGeneralPage"
  51.         END PART
  52.         PART !!DisableAdvCallingButton CHECKBOX
  53.             VALUENAME "NoAdvancedCalling"
  54.         END PART
  55.         PART !!DisableSecurityPage CHECKBOX
  56.             VALUENAME "NoSecurityPage"
  57.         END PART
  58.         PART !!DisableAudioPage CHECKBOX
  59.             VALUENAME "NoAudioPage"
  60.         END PART
  61.         PART !!DisableVideoPage CHECKBOX
  62.             VALUENAME "NoVideoPage"
  63.         END PART
  64.     END POLICY
  65.  
  66.     POLICY !!RestrictAudio
  67.         PART !!PreventAudio CHECKBOX
  68.             VALUENAME "NoAudio"
  69.         END PART
  70.         PART !!PreventFullDuplex CHECKBOX
  71.             VALUENAME "NoFullDuplex"
  72.         END PART
  73.         PART !!EnableDirectSound CHECKBOX 
  74.             KEYNAME "SOFTWARE\Microsoft\Conferencing\Audio Control"
  75.             VALUENAME "Direct Sound"
  76.         END PART
  77.         PART !!NoChangeDirectSound CHECKBOX
  78.             VALUENAME "NoChangeDirectSound"
  79.         END PART
  80.         PART !!MuteSpeakerByDefault CHECKBOX
  81.             KEYNAME "SOFTWARE\Microsoft\Conferencing\Audio Control"
  82.             VALUENAME "SpeakerMute"
  83.         END PART
  84.         PART !!MuteMicrophoneByDefault CHECKBOX
  85.             KEYNAME "SOFTWARE\Microsoft\Conferencing\Audio Control"
  86.             VALUENAME "RecordMute"
  87.         END PART
  88.     END POLICY
  89.  
  90.     POLICY !!RestrictVideo
  91.     VALUENAME "RestrictVideo"
  92.         PART !!PreventSendingVideo CHECKBOX
  93.             VALUENAME "NoSendingVideo"
  94.         END PART
  95.         PART !!PreventReceivingVideo CHECKBOX
  96.             VALUENAME "NoReceivingVideo"
  97.         END PART
  98.     END POLICY
  99.  
  100.     POLICY !!RestrictILS
  101.         PART !!PreventDirectoryServices CHECKBOX
  102.             VALUENAME "NoDirectoryServices"
  103.         END PART
  104.         PART !!PreventAddingNewILS CHECKBOX
  105.             VALUENAME "NoAddingDirectoryServers"
  106.         END PART
  107.         PART !!PreventWebDirectory CHECKBOX
  108.             VALUENAME "NoWebDirectory"
  109.         END PART
  110.     END POLICY
  111.  
  112.     POLICY !!SetULSServer
  113.         PART !!UlsServer EDITTEXT
  114.             KEYNAME "Software\Microsoft\User Location Service\Client"
  115.             VALUENAME "Server Name"
  116.         END PART
  117.     END POLICY
  118.  
  119.     POLICY !!SetSecurityOptions
  120.         PART !!SetSecurityLevel DROPDOWNLIST
  121.             VALUENAME "CallSecurity"
  122.             ITEMLIST
  123.                 NAME !!SecurityLevelRequired VALUE NUMERIC  1
  124.                 NAME !!SecurityLevelDisabled VALUE NUMERIC  2
  125.             END ITEMLIST
  126.         END PART
  127.     END POLICY                
  128.  
  129.     POLICY !!SetCallingOptions
  130.         PART !!SetDefaultCallingMethod DROPDOWNLIST
  131.         KEYNAME "Software\Microsoft\Conferencing"
  132.         VALUENAME "CallingMethod"
  133.         ITEMLIST
  134.             NAME !!DirectlyPlaceCallsToOthers            VALUE NUMERIC 0
  135.             NAME !!UseAGatekeeperToPlaceCallsToOthers    VALUE NUMERIC 1
  136.         END ITEMLIST
  137.         END PART
  138.  
  139.         PART !!PreventChangingCallMode CHECKBOX
  140.             VALUENAME "NoChangingCallMode"
  141.         END PART
  142.  
  143.         PART !!PreventH323 CHECKBOX
  144.             VALUENAME "NoH323"
  145.         END PART
  146.  
  147.         PART !!UseWinsock2 CHECKBOX
  148.             VALUENAME "EnableWinsock2"
  149.         END PART
  150.  
  151.         PART !!PreventAutoAccept CHECKBOX
  152.             VALUENAME "NoAutoAcceptCalls"
  153.         END PART
  154.  
  155.         PART !!PreventPersistAutoAccept CHECKBOX
  156.             VALUENAME "NoPersistAutoAcceptCalls"
  157.         END PART
  158.  
  159.         PART !!NetworkSpeed DROPDOWNLIST
  160.         KEYNAME "SOFTWARE\Microsoft\Conferencing\Audio Control"
  161.         VALUENAME "Typical Bandwidth"
  162.         ITEMLIST
  163.             NAME !!Speed_144                    VALUE NUMERIC 1
  164.             NAME !!Speed_288                    VALUE NUMERIC 2
  165.             NAME !!Speed_ISDN                    VALUE NUMERIC 3
  166.             NAME !!Speed_LAN                    VALUE NUMERIC 4
  167.         END ITEMLIST
  168.         END PART    
  169.     END POLICY
  170.  
  171.     POLICY !!SetGatekeeperOptions
  172.         PART !!DefaultGateKeeperName EDITTEXT
  173.             KEYNAME "Software\Microsoft\Conferencing"
  174.             VALUENAME "Gatekeeper"
  175.         END PART
  176.  
  177.         PART !!SetDefaultGateKeeperAddressing DROPDOWNLIST
  178.         KEYNAME "Software\Microsoft\Conferencing"
  179.         VALUENAME "GateKeeperAddressing"
  180.         ITEMLIST
  181.             NAME !!UsePhoneNumber            VALUE NUMERIC 1
  182.             NAME !!UseAccountName            VALUE NUMERIC 2
  183.             NAME !!UseBothPhoneAccount      VALUE NUMERIC 3
  184.         END ITEMLIST
  185.         END PART
  186.     END POLICY
  187.  
  188.     POLICY !!DisableChat
  189.     VALUENAME "NoChat"
  190.     END POLICY
  191.  
  192.     POLICY !!DisableOldWhiteboard
  193.         VALUENAME "NoOldWhiteBoard"
  194.     END POLICY
  195.  
  196.     POLICY !!DisableNewWhiteboard
  197.         VALUENAME "NoNewWhiteBoard"
  198.     END POLICY
  199.  
  200.     POLICY !!DisableWebNews
  201.         VALUENAME "NoWebNews"
  202.     END POLICY
  203.  
  204.     POLICY !!SetIntranetSupport
  205.         PART !!IntranetSupportURL EDITTEXT
  206.             VALUENAME "IntranetSupportURL"
  207.         END PART
  208.         PART !!FirstTimeShowURL CHECKBOX
  209.             VALUENAME "ShowFirstTimeURL"
  210.         END PART
  211.     END POLICY
  212.  
  213.     POLICY !!DisableManualCodecConfig
  214.     VALUENAME "NoAdvancedAudio"
  215.     END POLICY
  216.  
  217. END CATEGORY    ; NetMeeting
  218.  
  219. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  220. CLASS MACHINE   ;;;;;;;;;;;;;;;
  221. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  222.  
  223. CATEGORY !!NetMeeting
  224. KEYNAME "Software\Microsoft\Conferencing"
  225.  
  226.     POLICY !!NetMeetingHomePage
  227.         PART !!HomePage EDITTEXT
  228.             VALUENAME "NetMeeting Home Page"
  229.         END PART
  230.     END POLICY
  231.  
  232.     POLICY !!RestrictAudio
  233.         PART !!CreateLogFile CHECKBOX
  234.             KEYNAME "Software\Microsoft\Conferencing\debug"
  235.             VALUENAME "retaillog"
  236.         END PART
  237.     END POLICY
  238.  
  239.     POLICY !!SetAVThroughput
  240.         PART !!AVThroughput NUMERIC
  241.             MIN 85000 MAX 621700 DEFAULT 621700
  242.             VALUENAME "MaximumBandwidth"
  243.         END PART
  244.     END POLICY
  245.  
  246.     POLICY !!RestrictRDS
  247.         PART !!DisableRDS CHECKBOX
  248.             KEYNAME "Software\Microsoft\Conferencing"
  249.             VALUENAME "NoRDS"
  250.         END PART
  251.         PART !!DisableRDSWin9x CHECKBOX
  252.             KEYNAME "Software\Microsoft\Conferencing"
  253.             VALUENAME "NoRDSWin9x"
  254.         END PART
  255.     END POLICY
  256.  
  257.  
  258. END CATEGORY    ; NetMeeting
  259.  
  260. [strings]
  261.  
  262. NetMeeting="Microsoft NetMeeting"
  263.  
  264. RestrictCallAcceptance="Limita capacitα di accettare chiamate"
  265. PreventAutoAccept="Impedisci accettazione automatica delle chiamate"
  266. PreventPersistAutoAccept="Non mantenere l'impostazione di Risposta automatica alla chiamata"
  267.  
  268. RestrictFileTransfer="Limita utilizzo trasferimento file"
  269. RestrictFileTransferSize="Limita dimensione massima trasferimento file"
  270. PreventSendingFiles="Impedisci invio file"
  271. PreventReceivingFiles="Impedisci ricezione file"
  272. RestrictFTSendSize="Limita dimensione massima dei file inviati (in KB):"
  273.  
  274. PreventAudio="Impedisci utilizzo funzionalitα audio"
  275.  
  276. RestrictILS="Limita utilizzo servizi di elenchi in linea"
  277. PreventDirectoryServices="Impedisci utilizzo servizi di elenchi in linea"
  278. PreventAddingNewILS="Impedisci aggiunta di nuovi server di elenchi in linea"
  279. PreventWebDirectory="Impedisci visualizzazione elenchi in linea Web"
  280.  
  281. RestrictVideo="Limita utilizzo video"
  282. PreventSendingVideo="Impedisci l'invio di immagini video"
  283. PreventReceivingVideo="Impedisci la ricezione di immagini video"
  284.  
  285. NetMeetingHomePage="Specifica la Home page di NetMeeting"
  286. SetULSServer="Specifica il server predefinito di elenchi in linea"
  287. HomePage="URL:"
  288. UlsServer="Server di elenchi in linea:"
  289.  
  290. SetSecurityOptions="Imposta le opzioni di protezione"
  291. SetSecurityLevel="Imposta la protezione per le chiamate"
  292. SecurityLevelStandard="Standard"
  293. SecurityLevelRequired="Richiesto"
  294. SecurityLevelDisabled="Disattivato"
  295.  
  296. RestrictAppSharing="Limita utilizzo condivisione"
  297. PreventAppSharing="Disabilita tutte le funzionalitα di condivisione"
  298. PreventSharing="Impedisci condivisione"
  299. PreventSharingTrueColor="Impedisci la condivisione in modalitα 16,8 milioni di colori"
  300. PreventSharingMSDOS="Impedisci condivisione finestre MS-DOS"
  301. PreventSharingExplorer="Impedisci la condivisione delle finestre di Esplora risorse"
  302. PreventSharingDesktop="Impedisci condivisione desktop"
  303. PreventGrantingControl="Impedisci concessione controllo"
  304.  
  305. RestrictOptionsDialog="Limita utilizzo finestra di dialogo di opzioni"
  306. DisableGeneralPage="Disabilita la pagina di opzioni 'Generale'"
  307. DisableAdvCallingButton="Disattiva il pulsante 'Avanzate'"
  308. DisableSecurityPage="Disabilita la pagina di opzioni ' Protezione'"
  309. DisableAudioPage="Disabilita la pagina di opzioni 'Audio'"
  310. DisableVideoPage="Disabilita la pagina di opzioni 'Video'"
  311.  
  312. SetAVThroughput="Specifica limite velocitα effettiva di audio e video"
  313. AVThroughput="Limite velocitα effettiva di audio/video (in KB):"
  314. MuteSpeakerByDefault="Disattiva altoparlanti per impostazione predefinita"
  315. MuteMicrophoneByDefault="Disattiva microfono per impostazione predefinita"
  316. RestrictAudio="Limita utilizzo audio"
  317. PreventFullDuplex="Impedisci utilizzo audio full duplex"
  318. CreateLogFile="Crea un file di registro audio"
  319. EnableDirectSound="Abilita DirectSound"
  320. NoChangeDirectSound="Impedisci modifica utilizzo DirectSound"
  321.  
  322. DisableRemoteOlderWarning="Disabilita avviso di compatibilitα con versioni precedenti"
  323.  
  324. DisableChat="Disattiva Chat"
  325.  
  326. DisableOldWhiteboard="Disattiva la Lavagna di NetMeeting 2.x"
  327.  
  328. DisableNewWhiteboard="Disattiva la Lavagna"
  329.  
  330. SetIntranetSupport="Configura le opzioni del supporto intranet"
  331. IntranetSupportURL="URL del supporto tecnico Intranet su Web di NetMeeting"
  332. FirstTimeShowURL="Mostra la pagina di supporto Intranet al primo avvio di NetMeeting"
  333.  
  334. NetworkSpeed="Velocitα connessione di rete"
  335. Speed_144="modem a 14400 bps"
  336. Speed_288="modem a 28800 bps o pi∙ veloce"
  337. Speed_ISDN="Via cavo, xDSL o ISDN"
  338. Speed_LAN="Rete locale (LAN)"
  339.  
  340. DisableManualCodecConfig="Disabilita configurazione manuale Codec"
  341. DisableWebNews="Disabilita il menu "Microsoft sul Web" sotto ?"
  342. SetCallingOptions="Imposta opzioni chiamata"
  343. PreventH323="Disabilita completamente chiamate H.323 (audio e video)"
  344. UseWinsock2="Usa WinSock2 per le funzionalitα RSVP e QOS"
  345. SetGatekeeperOptions="Imposta opzioni Gatekeeper"
  346. SetDefaultCallingMethod="Imposta modalitα chiamata predefinita"
  347. DirectlyPlaceCallsToOthers="Effettua direttamente chiamate ad altri"
  348. UseAGatekeeperToPlaceCallsToOthers="Usa un gatekeeper"
  349. DefaultGateKeeperName="Server gatekeeper predefinito"
  350. SetDefaultGateKeeperAddressing="Imposta indirizzamento gatekeeper predefinito"
  351. UsePhoneNumber="Accesso con numero di telefono"
  352. UseAccountName="Accesso con nome di account"
  353. UseBothPhoneAccount="Accesso con nome di account e numero di telefono"
  354. RestrictRDS="Limita utilizzo Condivisione desktop remoto"
  355. DisableRDS="Disattiva Condivisione desktop remoto su tutte le piattaforme"
  356. DisableRDSWin9x="Disabilita Condivisione desktop remoto su Windows 9.x"
  357. PreventChangingCallMode="Impedisci modifica a metodo per effettuare chiamate"
  358.  
  359. IEAK_Title=Microsoft NetMeeting
  360. IEAK_DescriptionTitle=Impostazioni e restrizioni di NetMeeting
  361. IEAK_Description1=Microsoft NetMeeting permette di effettuare chiamate audio e video e di condividere dati attraverso Internet O l'Intranet. Con NetMeeting, due o pi∙ utenti possono condividere applicazioni, trasferire file, visualizzare e utilizzare una lavagna condivisa e chiacchierare. Tutto ci≥ Φ possibile con una connessione modem a Internet, su ISDN o su una rete locale (LAN).
  362. IEAK_Description2=I criteri di sistema per NetMeeting 3.0 rappresentano un potente meccanismo per aumentare il controllo e la gestibilitα di computer in una rete I criteri di sistema definiti in questo file, sono un metodo per imporre impostazioni utente e computer sovrascrivendo i valori predefiniti del registro di sistema. Utilizzando questo editor Φ possibile implementare criteri per controllare i privilegi di accesso di utenti e computer e per standardizzare le configurazioni per la comunitα di utenti di NetMeeting 3.0.
  363. IEAK_Description3=Le impostazioni di criteri di sistema per utenti si possono applicare a un utente individuale, a un gruppo di utenti o a tutti gli utenti; le impostazioni di criteri di sistema per computer si possono applicare a un computer individuale o a tutti i computer.
  364.  
  365. [IEAK]
  366. Lock=1
  367. Roles=011
  368. NumOfDescLines=3
  369. Platform=010
  370.  
  371.  
  372.  
  373.  
  374.